home *** CD-ROM | disk | FTP | other *** search
- // Copyright (c)1995 Ray Dream, Inc. All Rights Reserved.
- /* $Id: COMImp.r 1.2 1997/04/09 01:16:05 damien Exp $ */
-
- #ifndef __TYPES.R__
- #include "Types.r"
- #endif
-
- #ifndef __XAPI.R__
- #include "XApi.r"
- #endif
-
- //include "COMIMP.rsc";
-
- resource 'COMP' (128) {
- '3Din',
- 'COEA',
- "Easy Import",
- "COM Examples",
- 0x40000,
- "4.0.0",
- "TOOLKIT Example",
- 9
- };
-
- resource 'PMAP' (128) {
- {
- // 'none', 'long'
- }
- };
-
- resource 'Cmpp' (128) {
- '3Din',
- 'COEA',
- isAlienType,
- 'RD4A', // creator
- {
- 'Easy', // Reference
- "Easy file", // Name
- {'TEXT' }, // List of MacOS types
- {'EAS ' }, // List of extensions
- };
- };
-
- data 'GUID' (128) {
- $"A58E 2440 3A02 101C 885F 0402 1C00 7002"
- $"395C 54E0 EED9 11CF 9A2C 0020 AF28 193A"
-
- };
-